Function |insert

std/data/string_map::|insert


Usage

|insert(map, key, value)

Parameters

โ†ณ map: StringMap (std/data/string_map::StringMap)
โ†ณ key: string
โ†ณ value: string

Return

โ†ด StringMap


Insert one entry in a map